home *** CD-ROM | disk | FTP | other *** search
- object Progress_sc: TProgress_sc
- Left = 378
- Top = 656
- BorderStyle = bsSingle
- Caption = 'Progress'
- ClientHeight = 231
- ClientWidth = 444
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 341
- Height = 231
- ActivePage = TabSheet1
- Align = alClient
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'Progress'
- object ksoOfficePanel1: TPanel
- Left = 0
- Top = 25
- Width = 333
- Height = 151
- Align = alClient
- BorderStyle = bsSingle
- TabOrder = 0
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 61
- Height = 13
- Caption = 'Processing : '
- end
- object Filename: TLabel
- Left = 8
- Top = 40
- Width = 3
- Height = 13
- end
- object Label3: TLabel
- Left = 8
- Top = 72
- Width = 52
- Height = 13
- Caption = 'Message : '
- end
- object Msg2Show: TLabel
- Left = 8
- Top = 88
- Width = 297
- Height = 49
- AutoSize = False
- WordWrap = True
- end
- object Gauge1: TGauge
- Left = 8
- Top = 56
- Width = 289
- Height = 17
- Progress = 100
- end
- object FilePath: TLabel
- Left = 8
- Top = 24
- Width = 3
- Height = 13
- end
- end
- object Panel2: TPanel
- Left = 0
- Top = 176
- Width = 333
- Height = 27
- Align = alBottom
- BevelOuter = bvNone
- TabOrder = 1
- end
- object Panel3: TPanel
- Left = 0
- Top = 0
- Width = 333
- Height = 25
- Align = alTop
- BevelOuter = bvNone
- TabOrder = 2
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Log'
- ImageIndex = 1
- object Memo1: TMemo
- Left = 0
- Top = 0
- Width = 333
- Height = 203
- Align = alClient
- ScrollBars = ssBoth
- TabOrder = 0
- end
- end
- end
- object Panel1: TPanel
- Left = 341
- Top = 0
- Width = 103
- Height = 231
- Align = alRight
- BevelOuter = bvNone
- TabOrder = 1
- object ksoOfficeButton1: TButton
- Left = 8
- Top = 56
- Width = 89
- Height = 33
- Caption = 'Stop'
- Default = True
- TabOrder = 0
- OnClick = ksoOfficeButton1Click
- end
- object ksoOfficeButton2: TButton
- Left = 6
- Top = 16
- Width = 91
- Height = 33
- Cancel = True
- Caption = 'Close'
- ModalResult = 2
- TabOrder = 1
- OnClick = ksoOfficeButton2Click
- end
- end
- object PSScript: TIFPS3CompExec
- CompilerOptions = [icAllowNoBegin, icAllowUnit, icAllowNoEnd, icBooleanShortCircuit]
- OnCompile = PSScriptCompile
- OnExecute = PSScriptExecute
- OnCompImport = PSScriptCompImport
- OnExecImport = PSScriptExecImport
- UseDebugInfo = False
- Plugins = <
- item
- Plugin = IFPS3CE_Std1
- end
- item
- Plugin = IFPS3CE_DateUtils1
- end
- item
- Plugin = IFPS3CE_Forms1
- end
- item
- Plugin = IFPS3CE_Controls1
- end>
- UsePreProcessor = True
- Left = 160
- Top = 32
- end
- object IFPS3CE_Controls1: TIFPS3CE_Controls
- EnableGraphics = False
- EnableControls = True
- Left = 112
- Top = 64
- end
- object IFPS3CE_DateUtils1: TIFPS3CE_DateUtils
- Left = 144
- Top = 64
- end
- object IFPS3CE_Std1: TIFPS3CE_Std
- EnableStreams = False
- EnableClasses = True
- Left = 176
- Top = 64
- end
- object IFPS3CE_Forms1: TIFPS3CE_Forms
- EnableForms = True
- EnableMenus = False
- Left = 208
- Top = 64
- end
- object IFPS3CE_StdCtrls1: TIFPS3CE_StdCtrls
- EnableExtCtrls = False
- EnableButtons = False
- Left = 240
- Top = 64
- end
- object IFPS3DllPlugin1: TIFPS3DllPlugin
- Left = 208
- Top = 104
- end
- end
-